'宣言 Public MustInherit Class GeographicMapSeriesHost (Of T As Class, M As {New, GeographicMapSeriesHostModel}, A As GeographicMapSeriesHost(Of T,M,A)) Inherits Series(Of T,M,A)
public abstract class GeographicMapSeriesHost<T,M,A> : Series<T,M,A> where T: class where M: new(), GeographicMapSeriesHostModel where A: GeographicMapSeriesHost<T,M,A>
オンラインで表示: GitHub